I love the smell of UnrealEd crashing in the morning. – tarquin
Interface errors
From Unreal Wiki, The Unreal Engine Documentation Site
This article is a stub. You can help Unreal Wiki by expanding it. |
Errors[edit]
- Error, Failed to find DependsOn class 'interface name' while parsing 'class name'
- the Implements modifier in the class declaration contains an incorrect interface name value.
- Error, Implementation of function 'function name' conflicts with interface 'interface name' - different number of parameters (2/3)
Please help improve this article or section by expanding it. |